05. Quiz: Comparison Operators

Comparison Operators

QUIZ QUESTION::

Match the following comparison operators with their meanings.

ANSWER CHOICES:



Meaning

Operator

<>

==

<=

=>

=

<

>=

!=

>

=<

SOLUTION:

Meaning

Operator

<>

<=

=

<

>=

>